PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFSignatureLockFieldAction Class / setFields Method
An array of text strings containing field names.
In This Topic
    setFields Method
    In This Topic
    Sets the fields this action acts upon.
    Syntax
    public void setFields( 
       java.lang.String[] value
    )

    Parameters

    value
    An array of text strings containing field names.
    See Also